home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 July & August / Gamestar_64_2004-07-08_dvd.iso / Programy / MBM5360.EXE / {app} / Dll / Display.dll / 0 / RCDATA / TMBMDISPLAY / TMBMDISPLAY.txt < prev   
Text File  |  2003-10-17  |  5KB  |  213 lines

  1. object MBMDisplay: TMBMDisplay
  2.   Left = 93
  3.   Top = 160
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsToolWindow
  8.   Caption = 'MBM 5 - Dashboard'
  9.   ClientHeight = 168
  10.   ClientWidth = 485
  11.   Color = 15527152
  12.   DockSite = True
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'Arial'
  17.   Font.Style = []
  18.   Icon.Data = {<image000.ico>}
  19.   OldCreateOrder = False
  20.   Scaled = False
  21.   OnClose = FormClose
  22.   OnCreate = FormCreate
  23.   OnMouseDown = DragBarMouseDown
  24.   OnMouseMove = DragBarMouseMove
  25.   OnPaint = FormPaint
  26.   PixelsPerInch = 96
  27.   TextHeight = 14
  28.   object Image2: TImage
  29.     Left = 0
  30.     Top = 0
  31.     Width = 105
  32.     Height = 105
  33.     AutoSize = True
  34.     Transparent = True
  35.     OnMouseDown = DragBarMouseDown
  36.     OnMouseMove = DragBarMouseMove
  37.   end
  38.   object DragBar: TPanel
  39.     Left = 466
  40.     Top = 0
  41.     Width = 19
  42.     Height = 168
  43.     Align = alRight
  44.     BevelOuter = bvNone
  45.     Caption = 'DragBar'
  46.     TabOrder = 0
  47.     object Image1: TImage
  48.       Left = 0
  49.       Top = 0
  50.       Width = 19
  51.       Height = 168
  52.       Align = alClient
  53.       AutoSize = True
  54.       Picture.Data = {<image001.bmp>}
  55.       OnMouseDown = DragBarMouseDown
  56.       OnMouseMove = DragBarMouseMove
  57.     end
  58.     object CrossImage: TImage
  59.       Left = 2
  60.       Top = 29
  61.       Width = 17
  62.       Height = 17
  63.       AutoSize = True
  64.       Picture.Data = {<image002.bmp>}
  65.       Transparent = True
  66.       OnMouseDown = DragBarMouseDown
  67.       OnMouseMove = DragBarMouseMove
  68.     end
  69.     object EastButton: TSpeedButton
  70.       Left = 13
  71.       Top = 33
  72.       Width = 6
  73.       Height = 9
  74.       Flat = True
  75.       Layout = blGlyphTop
  76.       OnClick = EastButtonClick
  77.     end
  78.     object WestButton: TSpeedButton
  79.       Left = 2
  80.       Top = 33
  81.       Width = 6
  82.       Height = 9
  83.       Flat = True
  84.       Layout = blGlyphTop
  85.       OnClick = WestButtonClick
  86.     end
  87.     object SouthButton: TSpeedButton
  88.       Left = 6
  89.       Top = 41
  90.       Width = 9
  91.       Height = 6
  92.       Flat = True
  93.       Layout = blGlyphRight
  94.       OnClick = SouthButtonClick
  95.     end
  96.     object NorthButton: TSpeedButton
  97.       Left = 6
  98.       Top = 28
  99.       Width = 9
  100.       Height = 6
  101.       Flat = True
  102.       Layout = blGlyphRight
  103.       OnClick = NorthButtonClick
  104.     end
  105.     object CloseButton: TSpeedButton
  106.       Left = 6
  107.       Top = 0
  108.       Width = 10
  109.       Height = 9
  110.       Flat = True
  111.       Glyph.Data = {
  112.         5E000000424D5E000000000000003E0000002800000008000000080000000100
  113.         01000000000020000000130B0000130B0000020000000200000000000000FFFF
  114.         FF00FF00000099000000C3000000E7000000E7000000C300000099000000FF00
  115.         0000}
  116.       Layout = blGlyphBottom
  117.       OnClick = CloseButtonClick
  118.     end
  119.     object MinimizeButton: TSpeedButton
  120.       Left = 6
  121.       Top = 9
  122.       Width = 10
  123.       Height = 9
  124.       Flat = True
  125.       Glyph.Data = {
  126.         5E000000424D5E000000000000003E0000002800000008000000080000000100
  127.         01000000000020000000130B0000130B0000020000000200000000000000FFFF
  128.         FF00FF0000008100000081000000FF000000FF000000FF000000FF000000FF00
  129.         0000}
  130.       Layout = blGlyphBottom
  131.       OnClick = MinimizeButtonClick
  132.     end
  133.     object OnTopButton: TSpeedButton
  134.       Left = 6
  135.       Top = 18
  136.       Width = 10
  137.       Height = 9
  138.       AllowAllUp = True
  139.       Caption = '1'
  140.       Flat = True
  141.       Font.Charset = DEFAULT_CHARSET
  142.       Font.Color = clWindowText
  143.       Font.Height = -8
  144.       Font.Name = 'Arial'
  145.       Font.Style = []
  146.       Layout = blGlyphBottom
  147.       ParentFont = False
  148.       OnClick = OnTopButtonClick
  149.     end
  150.     object SpeedButton1: TSpeedButton
  151.       Left = 6
  152.       Top = 49
  153.       Width = 10
  154.       Height = 9
  155.       Flat = True
  156.       Glyph.Data = {
  157.         5E000000424D5E000000000000003E0000002800000008000000080000000100
  158.         01000000000020000000230B0000230B0000020000000200000000000000FFFF
  159.         FF00FF0000008100000081000000BD000000BD000000BD00000081000000FF00
  160.         0000}
  161.       Layout = blGlyphBottom
  162.       OnClick = SpeedButton1Click
  163.     end
  164.     object LockedButton: TSpeedButton
  165.       Left = 6
  166.       Top = 58
  167.       Width = 10
  168.       Height = 9
  169.       AllowAllUp = True
  170.       GroupIndex = 2
  171.       Flat = True
  172.       Glyph.Data = {
  173.         5E000000424D5E000000000000003E0000002800000008000000080000000100
  174.         01000000000020000000330B0000330B0000020000000200000000000000FFFF
  175.         FF00FF000000910000009900000081000000BD000000BD000000C3000000FF00
  176.         0000}
  177.       Layout = blGlyphBottom
  178.       OnClick = LockedButtonClick
  179.     end
  180.     object Transparent: TTrackBar
  181.       Left = 6
  182.       Top = 68
  183.       Width = 10
  184.       Height = 57
  185.       Max = 100
  186.       Min = 10
  187.       Orientation = trVertical
  188.       PageSize = 1
  189.       Frequency = 1
  190.       Position = 10
  191.       SelEnd = 0
  192.       SelStart = 0
  193.       TabOrder = 0
  194.       ThumbLength = 6
  195.       TickMarks = tmTopLeft
  196.       TickStyle = tsNone
  197.       Visible = False
  198.       OnChange = TransparentChange
  199.     end
  200.   end
  201.   object Timer1: TTimer
  202.     Enabled = False
  203.     OnTimer = Timer1Timer
  204.     Left = 8
  205.     Top = 56
  206.   end
  207.   object Timer2: TTimer
  208.     OnTimer = Timer2Timer
  209.     Left = 40
  210.     Top = 56
  211.   end
  212. end
  213.